/ Assembly List / LJCGenTableCode / GenTableFiles / WriteDataXml

Namespace - LJCGenTableCode


Parameters
genFileSpecs - The Generate File Specs object.
tableName - The table name.
xmlData - The XML data.
hasError - The error flag.

Syntax

C#
private Void WriteDataXml(GenFileSpecs genFileSpecs, String tableName, String xmlData, out Boolean& hasError)

Writes the XML data file.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.